AutoPkgr Logs

905 views
Skip to first unread message

Keith Bracknell

unread,
Jul 20, 2014, 3:34:02 PM7/20/14
to autopkgr...@googlegroups.com
Hi James,

Thanks for setting up this new discussion group dedicated to AutoPkgr and for replying to my question about AutoPkgr logs on the AutoPkg-discuss group. (And of course for AutoPkgr itself.)

I used the command that you provided syslog -F '$Time $Message' -k Sender AutoPkgr | tail -n 100 and that provided a list of recipes in the watched repository. Is this the correct behavior? If I look in the console and search for AutoPkgr, I see that this list of recipes is proceeded by the text recipesArrayWithoutEmptyStrings: (. 

It seems that AutoPkgr is running, because I'm seeing repeating messages in the console. In fact, I wanted to ask you if there is something wrong with my configuration, as I have multiple entries in the log for each hour and I've also experienced multiple items appearing in my munki repository when they are downloaded.

Here is my log showing the Nothing new was downloaded message:

7/20/14 9:08:03.919 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 9:44:51.701 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 9:49:32.678 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 10:08:15.876 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 10:45:02.543 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 10:49:30.957 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 11:07:42.814 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 11:45:06.165 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 11:49:30.673 AM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 12:08:06.005 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 12:45:01.444 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 12:49:36.022 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 1:08:01.570 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 1:45:02.135 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 1:49:19.705 PM AutoPkgr[486]: Nothing new was downloaded.
7/20/14 2:07:56.859 PM AutoPkgr[486]: Nothing new was downloaded.

As you can see, the process seems to be running three times an hour at approximately 8, 45 and 49 minutes in the hour. My preferences say to check for new versions every 1 hours. Did I do something in setup or testing that has caused this problem? Is this normal behavior or is there a fix that I need to make?

Thanks,
Keith

Keith Bracknell

unread,
Jul 21, 2014, 9:41:41 PM7/21/14
to autopkgr...@googlegroups.com
I am still having issues with multiple runs per hour. Dropbox was updated and I now have six copies of the new version in my repository and Testing catalog. Any help with what I'm doing wrong to cause this problem would be much appreciated. Where is the scheduling component for AutoPkgr actually running?

Thanks,
Keith

James Barclay

unread,
Jul 21, 2014, 11:34:30 PM7/21/14
to autopkgr...@googlegroups.com
Hi Keith,

Thanks for your feedback!

The scheduling operation is handled through the NSTimer class, and it spawns a background thread to check for new versions with NSOperation/NSOperationQueue. This is why AutoPkgr needs to stay running in order for it to process new items, (as opposed to using a LaunchDaemon, for instance).

I'm not exactly sure why AutoPkgr is running more than once per hour, but I have noticed that AutoPkgr will not run the scheduled checks if the machine goes to sleep for any reason, (and it does not currently prevent sleep). Is the machine you're running AutoPkgr on configured to go to sleep at any point? And can you send me the output of `defaults read com.lindegroup.AutoPkgr AutoPkgRunInterval`?

Also, we just released v1.0.1 with a ton of bug fixes, so you should install that when you get a chance. We didn't include any fixes for this specific issue, but many others have been addressed.


As a test, I will leave AutoPkgr running tonight and check the logs in the morning on my machine. I'll let you know what I find.

Best,

-- 
James Barclay

Keith Bracknell

unread,
Jul 22, 2014, 11:46:09 AM7/22/14
to autopkgr...@googlegroups.com
Hi James, 

That machine is a server machine and I confirmed that it is set to never sleep. It is running my munki repository server, and OS X Server that I plan to use for a netboot and software update server, if that makes any difference.

The output of the AutoPkgRunInterval is 1. I stopped AutoPkgr last night after I found the problem with the Dropbox Update, but here is my filtered log from yesterday afternoon:

7/21/14 1:18:46.113 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 1:19:24.767 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 2:17:31.215 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 2:19:12.452 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 3:18:41.921 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 3:19:34.656 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 4:18:00.307 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 4:18:31.517 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 5:16:16.013 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 5:18:27.738 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 5:27:16.416 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 5:29:32.532 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 6:18:19.587 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 6:19:04.023 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 6:29:10.956 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 6:31:31.450 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 7:18:12.709 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 7:19:50.227 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 7:29:40.534 PM AutoPkgr[455]: New stuff was downloaded.
7/21/14 7:29:40.534 PM AutoPkgr[455]: New software was downloaded. Sending an email alert.
7/21/14 7:30:22.920 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 8:17:26.711 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 8:18:11.943 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 8:27:19.963 PM AutoPkgr[455]: Nothing new was downloaded.
7/21/14 8:30:05.694 PM AutoPkgr[455]: Nothing new was downloaded.

You can see that the number of log entries grow during the day and I'm not sure what is triggering them. Let me know if I can provide you with further details.

I'll be running version 1.0.1 and will restart the machine before launching the new version.

Thanks,
Keith

Keith Bracknell

unread,
Jul 22, 2014, 2:38:39 PM7/22/14
to autopkgr...@googlegroups.com
I hope that I'm not overwhelming you.... But took a look at the v1.0.1 logs and might have found part of my problem - if I'm interested in getting Firefox installed in my munki repository, I should only enable the Firefox.munki recipe, not all three .munki, .pkg and .download, right? If that's correct, then I've found at least part of my problem, I had all three checked. Of course, you wouldn't run all three in AutoPKG, doh!

Keith

On Monday, July 21, 2014 10:34:30 PM UTC-5, James Barclay wrote:

Keith Bracknell

unread,
Jul 22, 2014, 3:43:40 PM7/22/14
to autopkgr...@googlegroups.com
Even after removing the additional recipe types, I'm getting two runs within minutes of each other that add another version of Dropbox and Firefox to the repository. I keep deleting them and they keep returning. I've enclosed the logs:

7/22/14 2:25:44.218 PM AutoPkgr[1398]: This is our plist: {
    failures =     (
    );
    "new_downloads" =     (
    );
    "new_imports" =     (
                {
            catalogs =             (
                testing
            );
            name = Dropbox;
            "pkg_path" = "/Users/Shared/Munki/munki_repo/pkgs/apps/Dropbox/Dropbox-2.10.3__1.dmg";
            "pkginfo_path" = "/Users/Shared/Munki/munki_repo/pkgsinfo/apps/Dropbox/Dropbox-2.10.3__1.plist";
            version = "2.10.3";
        },
                {
            catalogs =             (
                testing
            );
            name = Firefox;
            "pkg_path" = "/Users/Shared/Munki/munki_repo/pkgs/apps/firefox/Firefox-31.0__1.dmg";
            "pkginfo_path" = "/Users/Shared/Munki/munki_repo/pkgsinfo/apps/firefox/Firefox-31.0__1.plist";
            version = "31.0";
        }
    );
    "new_packages" =     (
    );
}.
7/22/14 2:25:44.219 PM AutoPkgr[1398]: Nothing new was downloaded.
7/22/14 2:27:02.149 PM AutoPkgr[1398]: This is our plist: {
    failures =     (
    );
    "new_downloads" =     (
    );
    "new_imports" =     (
                {
            catalogs =             (
                testing
            );
            name = Dropbox;
            "pkg_path" = "/Users/Shared/Munki/munki_repo/pkgs/apps/Dropbox/Dropbox-2.10.3__2.dmg";
            "pkginfo_path" = "/Users/Shared/Munki/munki_repo/pkgsinfo/apps/Dropbox/Dropbox-2.10.3__2.plist";
            version = "2.10.3";
        },
                {
            catalogs =             (
                testing
            );
            name = Firefox;
            "pkg_path" = "/Users/Shared/Munki/munki_repo/pkgs/apps/firefox/Firefox-31.0__2.dmg";
            "pkginfo_path" = "/Users/Shared/Munki/munki_repo/pkgsinfo/apps/firefox/Firefox-31.0__2.plist";
            version = "31.0";
        }
    );
    "new_packages" =     (
    );
}.
7/22/14 2:27:02.150 PM AutoPkgr[1398]: Nothing new was downloaded.

Any ideas?

Thanks,
Keith

James Barclay

unread,
Jul 22, 2014, 4:03:39 PM7/22/14
to autopkgr...@googlegroups.com

Hi Keith,

No worries. We’re quite happy to get feedback from the community, because it helps us make a better tool.

I think you’re correct in saying that you should only include the *.munki recipe if you intend to import it into your Munki repository. I’m not a regular Munki user, but I also believe that you should include the “MakeCatalogs.recipe” in your run. Have you tried this? Elliot Jordan, who is also involved in the development of AutoPkgr, is a more experienced Munki user than me, so perhaps he will chime in here.

Also, I was able to replicate the issue you were encountering with multiple AutoPkg runs per hour. I will look into this soon.

Best,

2014-07-21 20:43:28.486 AutoPkgr[34099:303] Updating AutoPkg recipe repos.

2014-07-21 20:43:51.741 AutoPkgr[34099:303] Unknown class 'LGChangeHandler', using 'NSObject' instead. Encountered in Interface Builder file at path /Users/james/Library/Developer/Xcode/DerivedData/AutoPkgr-abvtcottpesmgwfqzwlphapfcxuu/Build/Products/Debug/AutoPkgr.app/Contents/Resources/LGConfigurationWindowController.nib.

2014-07-21 20:43:51.870 AutoPkgr[34099:303] Retrieved password from keychain for account futureimperfect.

2014-07-21 20:43:52.336 AutoPkgr[34099:303] Installed version of AutoPkg: 0.3.2

2014-07-21 20:43:53.123 AutoPkgr[34099:303] Latest version of AutoPkg available on GitHub: 0.3.1.

2014-07-21 20:43:53.125 AutoPkgr[34099:303] CACHE_DIR is not specified in the com.github.autopkg preference domain. Using the default path of /Users/james/Library/AutoPkg/Cache instead.

2014-07-21 20:43:53.126 AutoPkgr[34099:303] RECIPE_REPO_DIR is not specified in the com.github.autopkg preference domain. Using the default path of /Users/james/Library/AutoPkg/RecipeRepos instead.

2014-07-21 20:44:36.151 AutoPkgr[34099:303] CACHE_DIR is not specified in the com.github.autopkg preference domain. Using the default path of /Users/james/Library/AutoPkg/Cache instead.

2014-07-21 22:31:53.688 AutoPkgr[34099:c9b7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/downloads/Evernote_402634.zip",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg",

       "/Users/james/Library/AutoPkg/Cache/io.github.hjuutilainen.download.Alfred2/downloads/Alfred_2.3_264.zip",

       "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg"

   );

   "new_imports" =     (

   );

   "new_packages" =     (

               {

           id = "org.mozilla.firefox.pkg";

           "pkg_path" = "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox-30.0.pkg";

           version = "30.0";

       },

               {

           id = "com.google.Chrome";

           "pkg_path" = "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/GoogleChrome-36.0.1985.125.pkg";

           version = "36.0.1985.125";

       },

               {

           id = "com.evernote.Evernote";

           "pkg_path" = "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote-5.5.2.pkg";

           version = "5.5.2";

       },

               {

           id = "com.adiumX.adiumX.pkg";

           "pkg_path" = "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/Adium-1.5.10.pkg";

           version = "1.5.10";

       },

               {

           id = "com.getdropbox.dropbox.pkg";

           "pkg_path" = "/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/Dropbox-2.10.3.pkg";

           version = "2.10.3";

       }

   );

}.

2014-07-21 22:31:53.690 AutoPkgr[34099:c9b7] New stuff was downloaded.

2014-07-21 22:31:53.691 AutoPkgr[34099:c9b7] New software was downloaded. Sending an email alert.

2014-07-21 22:31:53.717 AutoPkgr[34099:c9b7] SSL/TLS is enabled for smtp.sendgrid.net.

2014-07-21 22:31:53.730 AutoPkgr[34099:c9b7] Retrieved password from keychain for account futureimperfect.

2014-07-21 22:31:54.637 AutoPkgr[34099:303] futureimperfect Successfully sent email!

2014-07-21 22:44:31.365 AutoPkgr[34099:f53f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-21 22:44:31.369 AutoPkgr[34099:f53f] Nothing new was downloaded.

2014-07-21 23:17:50.336 AutoPkgr[34099:303] Disabling SMTP authentication.

2014-07-21 23:17:51.608 AutoPkgr[34099:303] Enabling SMTP authentication.

2014-07-21 23:18:36.022 AutoPkgr[34099:303] CACHE_DIR is not specified in the com.github.autopkg preference domain. Using the default path of /Users/james/Library/AutoPkg/Cache instead.

2014-07-21 23:44:45.057 AutoPkgr[34099:d80f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-21 23:44:45.057 AutoPkgr[34099:d80f] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount "disk2" - Resource busy


Failed.

Traceback (most recent call last):

 File "/usr/local/bin/autopkg", line 1365, in <module>

   sys.exit(main(sys.argv))

 File "/usr/local/bin/autopkg", line 1359, in main

   exit(subcommands[verb]['function'](argv))

 File "/usr/local/bin/autopkg", line 1180, in run_recipes

   autopackager.process(recipe)

 File "/Library/AutoPkg/autopkglib/__init__.py", line 392, in process

   self.env = processor.process()

 File "/Library/AutoPkg/autopkglib/__init__.py", line 229, in process

   self.main()

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 88, in main

   self.create_flat_info(template)

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 215, in create_flat_info

   size, nfiles = self.get_pkgroot_size(self.env['pkgroot'])

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 199, in get_pkgroot_size

   size += int(math.ceil(float(os.lstat(path).st_size) / 4096.0))

OSError: [Errno 2] No such file or directory: '/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/Adium/Applications/Adium.app/Contents/_CodeSignature'

2014-07-22 00:19:59.233 AutoPkgr[34099:e07f] This is our plist: (null).

2014-07-22 00:19:59.239 AutoPkgr[34099:e07f] Could not serialize the plist. Error: Error Domain=NSCocoaErrorDomain Code=3840 "The data couldn’t be read because it isn’t in the correct format." (Cannot parse a NULL or zero-length data) UserInfo=0x608000a69340 {NSDebugDescription=Cannot parse a NULL or zero-length data}.

2014-07-22 00:19:59.239 AutoPkgr[34099:e07f] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 00:20:13.646 AutoPkgr[34099:d80f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 00:20:13.647 AutoPkgr[34099:d80f] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted

Failed.

2014-07-22 00:20:30.313 AutoPkgr[34099:bd53] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount \"disk2\" - Resource busy\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted";

           recipe = "OracleJava7.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 00:20:30.315 AutoPkgr[34099:bd53] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 00:20:31.151 AutoPkgr[34099:e7f7] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: PlistReader: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 00:20:31.152 AutoPkgr[34099:e7f7] Nothing new was downloaded.

2014-07-22 00:20:46.539 AutoPkgr[34099:a743] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 00:20:46.544 AutoPkgr[34099:a743] Nothing new was downloaded.

2014-07-22 00:44:44.486 AutoPkgr[34099:a743] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 00:44:44.492 AutoPkgr[34099:a743] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount "disk2" - Resource busy


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - no mountable file systems


mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 01:20:14.274 AutoPkgr[34099:a743] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:20:14.275 AutoPkgr[34099:a743] Nothing new was downloaded.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted

Failed.

2014-07-22 01:20:19.068 AutoPkgr[34099:f41b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount \"disk2\" - Resource busy\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Office2011Updates: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted";

           recipe = "MSOffice2011Updates.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:20:19.070 AutoPkgr[34099:f41b] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 01:20:22.872 AutoPkgr[34099:e2eb] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: PlistReader: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:20:22.873 AutoPkgr[34099:e2eb] Nothing new was downloaded.

2014-07-22 01:20:24.618 AutoPkgr[34099:e09f] This is our plist: {

   failures =     (

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Office2011Updates: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted";

           recipe = "MSOffice2011Updates.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:20:24.619 AutoPkgr[34099:e09f] Nothing new was downloaded.

2014-07-22 01:20:47.429 AutoPkgr[34099:af1f] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:20:47.433 AutoPkgr[34099:af1f] Nothing new was downloaded.

2014-07-22 01:44:45.274 AutoPkgr[34099:af1f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 01:44:45.278 AutoPkgr[34099:af1f] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/GoogleChrome: No such file or directory

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 02:19:54.817 AutoPkgr[34099:af1f] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:19:54.818 AutoPkgr[34099:af1f] Nothing new was downloaded.

2014-07-22 02:19:57.794 AutoPkgr[34099:df9b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeReader.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:19:57.801 AutoPkgr[34099:df9b] Nothing new was downloaded.

2014-07-22 02:20:19.372 AutoPkgr[34099:e443] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:20:19.373 AutoPkgr[34099:e443] Nothing new was downloaded.

2014-07-22 02:20:31.333 AutoPkgr[34099:b28b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/GoogleChrome: No such file or directory";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:20:31.338 AutoPkgr[34099:b28b] Nothing new was downloaded.

2014-07-22 02:20:49.663 AutoPkgr[34099:11687] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:20:49.667 AutoPkgr[34099:11687] Nothing new was downloaded.

2014-07-22 02:44:44.718 AutoPkgr[34099:11687] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 02:44:44.718 AutoPkgr[34099:11687] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk2" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - Resource temporarily unavailable


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount "disk2" - Resource busy


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/Adium: No such file or directory

Failed.

Traceback (most recent call last):

 File "/usr/local/bin/autopkg", line 1365, in <module>

   sys.exit(main(sys.argv))

 File "/usr/local/bin/autopkg", line 1359, in main

   exit(subcommands[verb]['function'](argv))

 File "/usr/local/bin/autopkg", line 1180, in run_recipes

   autopackager.process(recipe)

 File "/Library/AutoPkg/autopkglib/__init__.py", line 392, in process

   self.env = processor.process()

 File "/Library/AutoPkg/autopkglib/__init__.py", line 229, in process

   self.main()

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 88, in main

   self.create_flat_info(template)

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 215, in create_flat_info

   size, nfiles = self.get_pkgroot_size(self.env['pkgroot'])

 File "/Library/AutoPkg/autopkglib/PkgInfoCreator.py", line 199, in get_pkgroot_size

   size += int(math.ceil(float(os.lstat(path).st_size) / 4096.0))

OSError: [Errno 2] No such file or directory: '/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/Adium/Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Resources/Ignore.tiff'

2014-07-22 03:19:28.805 AutoPkgr[34099:11687] This is our plist: (null).

2014-07-22 03:19:28.812 AutoPkgr[34099:11687] Could not serialize the plist. Error: Error Domain=NSCocoaErrorDomain Code=3840 "The data couldn’t be read because it isn’t in the correct format." (Cannot parse a NULL or zero-length data) UserInfo=0x608000a63c00 {NSDebugDescription=Cannot parse a NULL or zero-length data}.

2014-07-22 03:19:28.812 AutoPkgr[34099:11687] Nothing new was downloaded.

mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - Resource temporarily unavailable


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: couldn't unmount "disk5" - Resource busy


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 03:20:04.488 AutoPkgr[34099:1193f] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk2\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - Resource temporarily unavailable\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/Adium: No such file or directory";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: couldn't unmount \"disk5\" - Resource busy\n";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 03:20:04.489 AutoPkgr[34099:1193f] Nothing new was downloaded.

2014-07-22 03:20:07.283 AutoPkgr[34099:11f53] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: couldn't unmount \"disk2\" - Resource busy\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: mounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: attach failed - Resource temporarily unavailable\n";

           recipe = "AdobeReader.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 03:20:07.283 AutoPkgr[34099:11f53] Nothing new was downloaded.

2014-07-22 03:20:14.419 AutoPkgr[34099:e693] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 03:20:14.420 AutoPkgr[34099:e693] Nothing new was downloaded.

2014-07-22 03:20:50.666 AutoPkgr[34099:dde7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 03:20:50.666 AutoPkgr[34099:dde7] Nothing new was downloaded.

2014-07-22 03:44:45.428 AutoPkgr[34099:dde7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 03:44:45.428 AutoPkgr[34099:dde7] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk2" - Resource busy


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 04:19:54.363 AutoPkgr[34099:dde7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:19:54.364 AutoPkgr[34099:dde7] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted

Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/io.github.hjuutilainen.download.Alfred2/Alfred2/Alfred 2.app: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 04:20:04.974 AutoPkgr[34099:e2f7] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk2\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg is not mounted";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: PlistReader: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:20:04.981 AutoPkgr[34099:e2f7] Nothing new was downloaded.

2014-07-22 04:20:08.298 AutoPkgr[34099:c48b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in io.github.hjuutilainen.download.Alfred2: Processor: Unarchiver: Error: Can't remove /Users/james/Library/AutoPkg/Cache/io.github.hjuutilainen.download.Alfred2/Alfred2/Alfred 2.app: No such file or directory";

           recipe = "Alfred2.download";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:20:08.299 AutoPkgr[34099:c48b] Nothing new was downloaded.

2014-07-22 04:20:17.202 AutoPkgr[34099:e69f] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeReader.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:20:17.203 AutoPkgr[34099:e69f] Nothing new was downloaded.

2014-07-22 04:20:23.650 AutoPkgr[34099:102a7] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:20:23.654 AutoPkgr[34099:102a7] Nothing new was downloaded.

2014-07-22 04:44:44.282 AutoPkgr[34099:102a7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 04:44:44.282 AutoPkgr[34099:102a7] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't eject "(null)" - Bad file descriptor


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Error encountered while creating /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/AdobeReaderPkg. Error 17: File exists

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

2014-07-22 05:20:01.827 AutoPkgr[34099:102a7] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:20:01.834 AutoPkgr[34099:102a7] Nothing new was downloaded.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 05:20:24.545 AutoPkgr[34099:e6ab] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "OracleJava7.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:20:24.546 AutoPkgr[34099:e6ab] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 05:20:25.745 AutoPkgr[34099:cafb] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Office2011Updates: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Office2011Updates/downloads/Office2011-1443Update_EN-US.dmg is not mounted";

           recipe = "MSOffice2011Updates.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:20:25.746 AutoPkgr[34099:cafb] Nothing new was downloaded.

2014-07-22 05:20:28.272 AutoPkgr[34099:11a5b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't eject \"(null)\" - Bad file descriptor\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:20:28.273 AutoPkgr[34099:11a5b] Nothing new was downloaded.

2014-07-22 05:20:46.370 AutoPkgr[34099:a737] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:20:46.375 AutoPkgr[34099:a737] Nothing new was downloaded.

2014-07-22 05:44:47.287 AutoPkgr[34099:11a5b] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 05:44:47.287 AutoPkgr[34099:11a5b] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

Can't copy /private/tmp/dmg.6vxEo1/Firefox.app to /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app: [(u'/private/tmp/dmg.6vxEo1/Firefox.app/Contents/Resources', u'/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app/Contents/Resources', "[Errno 17] File exists: '/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app/Contents/Resources'")]

Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - image not recognized


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 06:19:51.021 AutoPkgr[34099:11a5b] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:19:51.022 AutoPkgr[34099:11a5b] Nothing new was downloaded.

Could not gather information on /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/AdobeReaderPkg/application.pkg/Scripts. Error 2: No such file or directory

Could not gather information on /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/AdobeReaderPkg/browserPlugin.pkg. Error 2: No such file or directory

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: couldn't unmount "disk5" - Resource busy


Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: couldn't unmount "disk4" - Resource busy


Failed.

2014-07-22 06:20:36.749 AutoPkgr[34099:50bf] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: couldn't unmount \"disk5\" - Resource busy\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: PkgCopier: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: FlatPkgUnpacker: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "OracleJava7.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:20:36.750 AutoPkgr[34099:50bf] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 06:20:42.309 AutoPkgr[34099:ca33] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - image not recognized\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg is not mounted";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: PkgCopier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/downloads/OracleJava7.dmg failed: hdiutil: couldn't unmount \"disk4\" - Resource busy\n";

           recipe = "OracleJava7.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:20:42.310 AutoPkgr[34099:ca33] Nothing new was downloaded.

2014-07-22 06:20:42.426 AutoPkgr[34099:11b37] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: PlistReader: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:20:42.426 AutoPkgr[34099:11b37] Nothing new was downloaded.

2014-07-22 06:21:01.514 AutoPkgr[34099:11703] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: Can't copy /private/tmp/dmg.6vxEo1/Firefox.app to /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app: [(u'/private/tmp/dmg.6vxEo1/Firefox.app/Contents/Resources', u'/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app/Contents/Resources', \"[Errno 17] File exists: '/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/Firefox/Applications/Firefox.app/Contents/Resources'\")]";

           recipe = "Firefox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:21:01.514 AutoPkgr[34099:11703] Nothing new was downloaded.

2014-07-22 06:44:47.163 AutoPkgr[34099:ca33] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 06:44:47.163 AutoPkgr[34099:ca33] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount "disk4" - Resource busy


Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

Can't download http://www.microsoft.com/mac/autoupdate/0409MSOf14.xml: [Errno 54] Connection reset by peer

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 07:19:55.562 AutoPkgr[34099:ca33] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Office2011Updates: Processor: MSOffice2011UpdateInfoProvider: Error: Can't download http://www.microsoft.com/mac/autoupdate/0409MSOf14.xml: [Errno 54] Connection reset by peer";

           recipe = "MSOffice2011Updates.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:19:55.563 AutoPkgr[34099:ca33] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

extraction of /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/unpack/javaappletplugin.pkg/Payload with ditto failed: ditto: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/unpack/root/Library/Internet Plug-Ins/JavaAppletPlugin.plugin//Contents/Home/lib/rt.jar: No such file or directory


Failed.

2014-07-22 07:20:20.167 AutoPkgr[34099:b98b] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.googlecode.autopkg.pkg.AdobeReader: Processor: AdobeReaderRepackager: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.googlecode.autopkg.pkg.AdobeReader/downloads/AdobeReader.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeReader.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.FlashPlayerExtractPackage: Processor: Versioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.FlashPlayerExtractPackage/downloads/AdobeFlashPlayer.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "AdobeFlashPlayer.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.OracleJava7: Processor: PkgPayloadUnpacker: Error: extraction of /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/unpack/javaappletplugin.pkg/Payload with ditto failed: ditto: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.OracleJava7/unpack/root/Library/Internet Plug-Ins/JavaAppletPlugin.plugin//Contents/Home/lib/rt.jar: No such file or directory\n";

           recipe = "OracleJava7.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:20:20.168 AutoPkgr[34099:b98b] Nothing new was downloaded.

/Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg is not mounted

Failed.

2014-07-22 07:20:21.120 AutoPkgr[34099:121fb] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.dropbox: Processor: PlistReader: Error: /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.dropbox/downloads/Dropbox.dmg is not mounted";

           recipe = "Dropbox.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:20:21.121 AutoPkgr[34099:121fb] Nothing new was downloaded.

2014-07-22 07:20:41.984 AutoPkgr[34099:106d3] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: couldn't unmount \"disk4\" - Resource busy\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:20:41.984 AutoPkgr[34099:106d3] Nothing new was downloaded.

2014-07-22 07:20:50.915 AutoPkgr[34099:10983] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:20:50.920 AutoPkgr[34099:10983] Nothing new was downloaded.

2014-07-22 07:44:46.854 AutoPkgr[34099:10983] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 07:44:46.854 AutoPkgr[34099:10983] Nothing new was downloaded.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount "disk3" - Resource busy


Failed.

mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems


Failed.

Failed.

Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory

Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory


Failed.

2014-07-22 08:19:56.908 AutoPkgr[34099:10983] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:19:56.908 AutoPkgr[34099:10983] Nothing new was downloaded.

2014-07-22 08:20:01.918 AutoPkgr[34099:106df] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: AppDmgVersioner: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: couldn't unmount \"disk3\" - Resource busy\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Evernote: Processor: PkgRootCreator: Error: Can't remove /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Evernote/Evernote: No such file or directory";

           recipe = "Evernote.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.Adium: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Adium/downloads/Adium.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Adium.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:20:01.927 AutoPkgr[34099:106df] Nothing new was downloaded.

2014-07-22 08:20:26.423 AutoPkgr[34099:da63] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: AppDmgVersioner: Error: mounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: attach failed - no mountable file systems\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:20:26.423 AutoPkgr[34099:da63] Nothing new was downloaded.

2014-07-22 08:20:44.926 AutoPkgr[34099:f3af] This is our plist: {

   failures =     (

               {

           message = "Error in com.github.autopkg.pkg.Firefox_EN: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.Firefox_EN/downloads/Firefox.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "Firefox.pkg";

       },

               {

           message = "Error in com.github.autopkg.pkg.googlechrome: Processor: Copier: Error: unmounting /Users/james/Library/AutoPkg/Cache/com.github.autopkg.pkg.googlechrome/downloads/GoogleChrome.dmg failed: hdiutil: detach failed - No such file or directory\n";

           recipe = "GoogleChrome.pkg";

       }

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:20:44.931 AutoPkgr[34099:f3af] Nothing new was downloaded.

2014-07-22 08:20:54.797 AutoPkgr[34099:1207f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:20:54.797 AutoPkgr[34099:1207f] Nothing new was downloaded.

2014-07-22 08:44:49.285 AutoPkgr[34099:1207f] This is our plist: {

   failures =     (

   );

   "new_downloads" =     (

   );

   "new_imports" =     (

   );

   "new_packages" =     (

   );

}.

2014-07-22 08:44:49.289 AutoPkgr[34099:1207f] Nothing new was downloaded.

Marnin Goldberg

unread,
Jul 22, 2014, 5:14:08 PM7/22/14
to autopkgr...@googlegroups.com


From: James Barclay <ja...@lindegroup.com>
Date: Tuesday, July 22, 2014 at 4:03 PM
To: <autopkgr...@googlegroups.com>
Subject: Re: AutoPkgr Logs

I think you’re correct in saying that you should only include the *.munki recipe if you intend to import it into your Munki repository.


Correct.

I’m not a regular Munki user, but I also believe that you should include the “MakeCatalogs.recipe” in your run. 


MakeCatalogs.munki should be the last recipe to run.

Marnin



James Barclay

unread,
Jul 22, 2014, 5:20:17 PM7/22/14
to autopkgr...@googlegroups.com
Thank you, Marnin.

Do you know if MakeCatalogs.munki needs to be the last entry when running autopkg with the --recipe-list option? We currently write the user's recipe selection to a file in ~/Library/Application Support/AutoPkgr/recipe_list.txt. Perhaps we'll need to ensure that if a *.munki recipe is selected MakeCatalogs.munki appears at the end of this list.

Best,

Keith Bracknell

unread,
Jul 22, 2014, 5:47:39 PM7/22/14
to autopkgr...@googlegroups.com
Adding the make catalogs.munki recipe fixed the multiple versions that were created during my testing. I did have another error, but that was also happening when running the Evernote recipe with autopkg in the terminal. Turns out a restart of the machine fixed that problem.

Thanks so much for helping me out. Hopefully things will go well overnight and won't have to run so many test iterations, but I do appreciate the Check Now menu command you added to the new version!

Keith


On Tuesday, July 22, 2014 3:03:39 PM UTC-5, James Barclay wrote:

Hi Keith,

No worries. We’re quite happy to get feedback from the community, because it helps us make a better tool.

...

lists.mac

unread,
Jul 22, 2014, 6:01:22 PM7/22/14
to autopkgr...@googlegroups.com
The requirement for MakeCatalogs.munk to be the last recipe in the run isn’t specifically stated in the autopkg faqs, it just has to be in the same run: https://github.com/autopkg/autopkg/wiki/FAQ and https://github.com/autopkg/autopkg/issues/86

It's not noted in the description of the MakeCatalogs.munki recipe:

But on https://github.com/autopkg/autopkg/wiki/Getting-Started#running-multiple-recipes when talking about MakeCatalogs.munki it states:
"But if you add this recipe to the end of a run of other recipes that do import something, it does the right thing"

I personally have MakeCatalogs.munki as the last recipe in my run and it works as expected.


Marnin



--
You received this message because you are subscribed to the Google Groups "autopkgr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkgr-discu...@googlegroups.com.
To post to this group, send email to autopkgr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/autopkgr-discuss/bf0b879d-4ce1-4522-a517-0f60c4912f9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

James Barclay

unread,
Jul 22, 2014, 6:05:18 PM7/22/14
to autopkgr...@googlegroups.com
Thanks for the info, Marnin!

So it sounds like we should make sure MakeCatalogs.munki is included in recipe_list.txt if the user chooses a *.munki recipe. We'll likely add this to the next release.

Best,


On Tuesday, July 22, 2014 3:01:22 PM UTC-7, Marnin Goldberg wrote:
The requirement for MakeCatalogs.munk to be the last recipe in the run isn’t specifically stated in the autopkg faqs, it just has to be in the same run: https://github.com/autopkg/autopkg/wiki/FAQ and https://github.com/autopkg/autopkg/issues/86

It's not noted in the description of the MakeCatalogs.munki recipe:

But on https://github.com/autopkg/autopkg/wiki/Getting-Started#running-multiple-recipes when talking about MakeCatalogs.munki it states:
"But if you add this recipe to the end of a run of other recipes that do import something, it does the right thing"

I personally have MakeCatalogs.munki as the last recipe in my run and it works as expected.


Marnin


On Jul 22, 2014, at 5:20 PM, James Barclay <ja...@lindegroup.com> wrote:

Thank you, Marnin.

Do you know if MakeCatalogs.munki needs to be the last entry when running autopkg with the --recipe-list option? We currently write the user's recipe selection to a file in ~/Library/Application Support/AutoPkgr/recipe_list.txt. Perhaps we'll need to ensure that if a *.munki recipe is selected MakeCatalogs.munki appears at the end of this list.

Best,

On Tuesday, July 22, 2014 2:14:08 PM UTC-7, Marnin Goldberg wrote:


From: James Barclay <ja...@lindegroup.com>
Date: Tuesday, July 22, 2014 at 4:03 PM
To: <autopkgr-discuss@googlegroups.com>
Subject: Re: AutoPkgr Logs

I think you’re correct in saying that you should only include the *.munki recipe if you intend to import it into your Munki repository.


Correct.

I’m not a regular Munki user, but I also believe that you should include the “MakeCatalogs.recipe” in your run. 


MakeCatalogs.munki should be the last recipe to run.

Marnin




--
You received this message because you are subscribed to the Google Groups "autopkgr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkgr-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to autopkgr-discuss@googlegroups.com.

David Iwanicki

unread,
Jul 30, 2014, 2:45:59 PM7/30/14
to autopkgr...@googlegroups.com
I just had the same issue with multiple downloads spamming my munki_repo, some items over 20 times in a 12 hour period. I just spent 4 hours cleaning it out (BTW, some of the pkgs and pkginfos were incomplete, all had corrupted permissions making them impossible to remove with MunkiAdmin). I never received a single notification email, even though the email test worked as expected.

I've turned off AutoPkgr 1.0.1 for now. What log(s) can I send you to assist resolving this issue?

David

PS: I'm 99.9% sure MakeCatalogs.munki must be the last recipe run in order for everything to process properly.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkgr-discu...@googlegroups.com.
To post to this group, send email to autopkgr...@googlegroups.com.

James Barclay

unread,
Jul 30, 2014, 4:27:38 PM7/30/14
to autopkgr...@googlegroups.com
Hi David,

AutoPkgr currently only sends email notifications when something new is downloaded, not necessarily every time something is imported into your Munki repo. As a test, you can remove a directory for a particular recipe from your AutoPkg Cache directory and run AutoPkgr again — you should get the email. The way it determines if there are new downloads is by checking for items in the 'new_downloads' array when autopkg runs with the `--report-plist` option.

It sounds like we'll need to add "MakeCatalogs.munki" to the end of the recipe list as soon as we can. In the meantime, can you send me the output of `cat ~/Library/Application\ Support/AutoPkgr/recipe_list.txt`? I'm curious to see if MakeCatalogs appears at the bottom of the list, (you'll of course have to check this recipe box from the "Configure Repos and Recipes" tab). If not, maybe you could add it to the end of the list, relaunch AutoPkgr and try again? This shouldn't adversely affect AutoPkgr, since it's just a plain-text file it writes to/reads from.

As for the pkginfos and pkgs, were they owned by a different user than AutoPkgr was running under? If so, perhaps a blanket chown on the pkginfos would have allowed you to use MunkiAdmin?

`chown -R user:group /path/to/where/pkginfos/are`

Thank you!

Keith Bracknell

unread,
Jul 30, 2014, 4:34:23 PM7/30/14
to James Barclay, autopkgr...@googlegroups.com
Hi James,

Wanted to let you know that things are working great for me now. Once I added the makeCatalogs.munki everything seems be working fine.

K


Sent from my iPhone
You received this message because you are subscribed to a topic in the Google Groups "autopkgr-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/autopkgr-discuss/7fhQdlV5lyg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to autopkgr-discu...@googlegroups.com.

To post to this group, send email to autopkgr...@googlegroups.com.

James Barclay

unread,
Jul 30, 2014, 4:37:48 PM7/30/14
to Keith Bracknell, autopkgr...@googlegroups.com
Awesome! Thanks for letting me know, Keith!

Do you know if “MakeCatalogs.munki” is at the end of your recipe_list.txt file?

Best,

--
James Barclay
Consultant

The Linde Group
1331 Seventh St., Suite G
Berkeley, CA 94710
510-705-8910 x30
signature.asc

Keith Bracknell

unread,
Jul 31, 2014, 11:46:10 AM7/31/14
to autopkgr...@googlegroups.com
It was not, but it was after all of the packages that have been updated by AutoPKG. I toggled it off and back on and it now appears at the end of the list.

Keith

James Barclay

unread,
Jul 31, 2014, 2:29:36 PM7/31/14
to Keith Bracknell, autopkgr...@googlegroups.com
Thanks for the update, Keith.

--
James Barclay
> To view this discussion on the web visit https://groups.google.com/d/msgid/autopkgr-discuss/63aae8b0-702c-473d-82a6-584857a9944d%40googlegroups.com.
signature.asc

Graham Pugh

unread,
Aug 5, 2014, 9:55:28 AM8/5/14
to autopkgr...@googlegroups.com, brack...@gmail.com
Hi all,

I can confirm that toggling makecatalogs.munki off and on again works.  Maybe there's some way of scripting the program such that it checks if any .munki recipes are present in the recipe list, and if so, automatically performs the equivalent of removing and re-adding makecatalogs.munki when a change is made? I can't think of an example where we wouldn't want that to happen.

Cheers, Graham

Graham Pugh

unread,
Aug 7, 2014, 11:13:01 AM8/7/14
to autopkgr...@googlegroups.com, brack...@gmail.com
Hi again,

A Dropbox update has trigged 26 notification emails from Autopkgr in the past day. This hasn't resulted in 26 instances of Dropbox appearing in MunkiAdmin, as it did before when "makecatalogs" was last in the list, but I assume is connected in some way. Any ideas?

Cheers, Graham

Keith Bracknell

unread,
Aug 7, 2014, 11:15:33 AM8/7/14
to autopkgr...@googlegroups.com, brack...@gmail.com
I can confirm this, as well.

Keith

Elliot Jordan

unread,
Aug 7, 2014, 12:31:24 PM8/7/14
to Keith Bracknell, autopkgr...@googlegroups.com
Hi Keith and Graham,

James and I were looking at this yesterday.

We determined that Dropbox's download link is serving up inconsistent versions of their app. Sometimes it serves 2.10.3 and sometimes it serves 2.10.27. (You can see this yourself by running `autopkg run Dropbox.pkg -vvv` repeatedly.) This causes AutoPkg to rebuild the .dmg and add an item to the new_downloads array, even if the version downloaded is not really "new."

We're hoping that 1) Dropbox fixes this inconsistency soon, and 2) the AutoPkg team may consider making a change that will catch problems like this before they get to AutoPkgr.

We're also discussing the possibility of catching the problem on AutoPkgr's end, if we can find a way to detect it consistently.

I would recommend turning off the Dropbox related recipes in AutoPkgr until this settles down, especially if you have them auto-importing to Munki.

Thanks!

Elliot


Reply all
Reply to author
Forward
0 new messages