I ran into a problem like this today:
- Run grabem to get the full set of extensions (a week or so ago)
- Run grabem again to get updates
- Error deleting the folders from extensions that existed before but now have updates. (For whatever reason*)
- Close some apps and run grabem again
Result:
The last grabem invocation only picks up further updates that occurred between step 2 and 4. It doesn't update the extensions that failed to update at step 2. The folders for those extensions are left completely empty.
* I'm not sure if this happens 100% of the time, at least on my Win machine, or if something was going on that was holding onto file handles in these folders and preventing deletion... although since the folders wound up completely empty it suggests there was no one holding onto any specific file in there. It's still possible some app had a handle on the folder itself, but that seems pretty uncommon.
I ran into a problem like this today:
Result:
The last grabem invocation only picks up further updates that occurred between step 2 and 4. It doesn't update the extensions that failed to update at step 2. The folders for those extensions are left completely empty.
* I'm not sure if this happens 100% of the time, at least on my Win machine, or if something was going on that was holding onto file handles in these folders and preventing deletion... although since the folders wound up completely empty it suggests there was no one holding onto any specific file in there. It's still possible some app had a handle on the folder itself, but that seems pretty uncommon.