autopkg / aysiu-recipes

Recipes for autopkg
GNU General Public License v2.0
5 stars 9 forks source link

Scratch URLDownloader failing #18

Closed eshirk closed 5 years ago

eshirk commented 5 years ago

Hi there--I'm getting the following error with the Scratch recipe:

Error in local.munki.Scratch: Processor: URLDownloader: Error: Curl failure: The requested URL returned error: 400 (exit code 22)

The URLTextSearcher appears to work properly, as loading https://scratch.mit.edu/scratchr2/static/sa/Scratch-461.dmg manually results in a download. Guessing it's the NAME value, Scratch vs. Scratch 2?

Thanks for providing this recipe!

macmule commented 5 years ago

@eshirk looks ok now.. maybe an issue with the XML for a little?

eshirk commented 5 years ago

@macmule looks to be the case--thanks for the update!

eshirk commented 5 years ago

Sadly, this doesn't appear to have been resolved after all; we're still getting 400 errors when the recipe runs, even though manual page loads are successful.

Daz-wallace commented 5 years ago

Pull request with a fix submitted as #19