-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.tgz download from Sparklefeed #134
Comments
Hi @mikaellofgren - This is a really interesting case, thanks for finding it! The issue led me to a bug that caused Recipe Robot to fail to expand .tgz files properly, which led it to fall back on the initial .dmg format you provided it. I've made some changes to the master branch that should resolve this issue. Could you try again now? |
Hi [Processing http://cdn.insidersoftware.com/_downloads/FontAgent8.dmg ... [ERROR] |
The fix hasn’t been released yet. You can test it out by cloning the repo or downloading a zip copy, then running ./scripts/recipe-robot from there. |
Ok, just tried cloning and running 1.1.2 but seems to get the same error:
Processing http://cdn.insidersoftware.com/_downloads/FontAgent8.dmg ... [ERROR] |
That’s a very different error. You have AutoPkg installed, correct? |
yes thats correct. |
What output do you get when you run this command?
|
hmm I was somehow missing AutoPkg binary at /usr/local/bin/autopkg, |
Great! I built a check for /usr/local/bin/autopkg into the next release of Recipe Robot, due out soon. |
Hi
Try to use Recipe-Robot to build a recipe for Fontagent.
http://cdn.insidersoftware.com/_downloads/FontAgent8.dmg
The sparklefeed tries to download .tgz, it works if I build a manually recipe.
The text was updated successfully, but these errors were encountered: