Skip to content
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

Bartender recipe returning 404 #74

Open
blackthroat opened this issue Sep 26, 2017 · 4 comments
Open

Bartender recipe returning 404 #74

blackthroat opened this issue Sep 26, 2017 · 4 comments

Comments

@blackthroat
Copy link
Contributor

Curl failure: The requested URL returned error: 404 (exit code 22)

I'm able to download the file from my browser using the enclosure url from Sparkle without issue.

$ curl https://macbartender.com/B2/updates/3-0-8/Bartender%203.zip
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.macbartender.com/B2/updates/3-0-8/Bartender%203.zip">here</a>.</p>
<hr>
<address>Apache/2.2.22 Server at macbartender.com Port 443</address>
</body></html>

As the recipe uses the URLDownloader processor, curl should redirect yes?

@homebysix
Copy link
Member

@blackthroat — FWIW, I'm working around this issue in my newly updated Bartender recipes. Feel free to switch to mine if you like: autopkg/homebysix-recipes@24da761

@keeleysam — If you'd rather pass all the Bartender recipes to my repo, I'd be happy to take them off your hands.

@blackthroat
Copy link
Contributor Author

Thanks @homebysix !

@blackthroat
Copy link
Contributor Author

Was looking for a working munki recipe, but I'll wait on @keeleysam's decision.

@workflowsguy
Copy link

What is the state of this issue?
The Update Url has recently changed to https://www.macbartender.com/B2/updates/TestUpdates.php, but when changing this in the munki override, the download again fails with 404.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants