autopkg / smithjw-recipes

Smithjw's AutoPkg recipes
Apache License 2.0
14 stars 16 forks source link

RubyMine.pkg.recipe FileMover "Not a directory" error #10

Closed skoobasteeve closed 3 years ago

skoobasteeve commented 3 years ago

I got the following error trying to run the RubyMine JSS recipe:

[Errno 20] Not a directory: '/Users/raymondlyon/Library/AutoPkg/Cache/local.jss.RubyMine-riskified/downloads/RubyMine-2020.2.3.dmg/RubyMine.app' -> '/Users/raymondlyon/Library/AutoPkg/Cache/local.jss.RubyMine-riskified/RubyMine/Applications/RubyMine.app' Failed.

After trying different things to resolve the issue, I was able to fix it by switching back to the Copier processor instead of FileMover. I'm sure you had good reasons for switching it to FileMover but I wanted to flag the issue and see if it's an easy fix I didn't find.

skoobasteeve commented 3 years ago

Opened PR #11 that addresses this issue.

skoobasteeve commented 3 years ago

Bumping this. Any chance of fixing? If not I'll set it up in my repo.

Thanks!