12/19/2011, 11:05 AM
|
#1 (permalink) |
|
Homebrew Developer
![]() ![]() Join Date: Dec 2010
Location: Washington, DC
Posts: 46
Likes Received: 25
Thanks: 18
Thanked 55 Times in 14 Posts
|
Hi everyone, I was told to ask this here:
I'm getting reports of Curl fetches failing on downloading my two packages in the Precentral feeds: begin Nothing Interesting. failed -1: Unable to run command: /usr/bin/curl -s -I --user-agent Preware --location --fail --show-error http://www.precentral.net/downloads/...ouchpad-volume 2>&1 FWIW, I can get the package from that link using a standard browser or wget, but curl does fail from my ubuntu machine. Could it have to do with the precentral->webosnation name change? |
12/19/2011, 01:22 PM
|
#2 (permalink) |
|
Member
![]() ![]() Join Date: Oct 2009
Location: Berlin
Posts: 2,440
Likes Received: 76
Thanks: 517
Thanked 759 Times in 433 Posts
|
Seems to be a problem with 301 then (this is from osx):
EDIT Sorry it's not working, as you said: Code:
/usr/bin/curl -s -I --user-agent Preware --location --fail --show-error http://www.precentral.net/downloads/touchvol HTTP/1.1 301 Moved Permanently Server: nginx/0.8.54 Date: Mon, 19 Dec 2011 19:30:27 GMT Content-Type: text/html Content-Length: 185 Connection: keep-alive Location: http://www.webosnation.com/downloads/touchvol HTTP/1.1 302 Found Server: nginx/0.8.54 Date: Mon, 19 Dec 2011 19:30:28 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Status: 302 X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.15 Location: http://cdn.precentral.net/resources/applications/000/016/218/com.wordpress.touchcontrol.touchvol_0.1.0_all.ipk?AWSAccessKeyId=0C0KVER6K3Z6V5NH80R2&Expires=1324330228&Signature=3ewpUUlY3afDFIXEnCbPt4ELSmw%3D X-Runtime: 140 Content-Length: 280 Set-Cookie: _cms_session=BAh7BzoPc2Vzc2lvbl9pZCIlMDNjMzc4YjExYmQ3ZDI0Yzg2MjkwNmJiNTBiM2IxZDA6E21vYmlsZV9icm93c2VyRg%3D%3D--d10c3e75f3ba435a499f5ff8851b3756cb832ce1; path=/; expires=Mon, 26-Dec-2011 19:30:28 GMT; HttpOnly Cache-Control: no-cache curl: (22) The requested URL returned error: 403
__________________
Dr. Battery Last edited by somline; 12/19/2011 at 01:32 PM. |
12/19/2011, 01:45 PM
|
#3 (permalink) | |
|
Member
![]() ![]() Join Date: Oct 2009
Location: Berlin
Posts: 2,440
Likes Received: 76
Thanks: 517
Thanked 759 Times in 433 Posts
|
Some more info from wikipedia:
Quote:
__________________
Dr. Battery |
|
12/19/2011, 01:59 PM
|
#5 (permalink) |
|
Member
![]() ![]() Join Date: Oct 2009
Location: Berlin
Posts: 2,440
Likes Received: 76
Thanks: 517
Thanked 759 Times in 433 Posts
|
Sorry I'm no expert in this. Take it as a proof, that this happens to me on osx as well.
__________________
Dr. Battery |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



