gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
44 stars 66 forks source link

Question: apt-get install error #33

Closed peterabbott closed 9 years ago

peterabbott commented 9 years ago

I am encountering some issues today with or chef provisioning running, when apt-get install is run it is failing with the following error. I have tried various versions and it is always the same.

Google doesn't really tell me much either, have ruled out our local proxy and apt mirror.

Anybody else seen this? Maybe it is aptitude is having one of its tantrums and I should try again tomorrow?

Failed to fetch http://dl.bintray.com/gocd/gocd-deb/go-agent-14.3.0-1186.deb  Got a single header line over 360 chars
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
peterabbott commented 9 years ago

strange, the issue only happens on ubuntu 12.04, tried on 14.04 and it installed fine. Will leave open for a little bit in case anybody has any thoughts?

peterabbott commented 9 years ago

and now it works on Ubuntu 12.04 again. After a few hours of debugging and posting this, the error seems to just go away! sigh

tpbrown commented 9 years ago

Very weird.  Any idea what happened? Did you verify the HTTP request was returning as expected? (via curl or whatever)

---Sent from Boxer | http://getboxer.com

On November 27, 2014 at 9:03:28 AM PST, peterabbott notifications@github.com wrote:Closed #33. —Reply to this email directly or view it on GitHub.

peterabbott commented 9 years ago

All the bits seemed ok when tried manually, just not together.

Feeling was that it was a network issue when the deb file was being downloaded. Possibly an error with the redirect from bintray to the actual file.

I hadn't touch the setup in weeks and just as I was updating some scripts it decides to throw a wobbly. Always the way, eh! On 27 Nov 2014 21:13, "Tim Brown" notifications@github.com wrote:

Very weird. Any idea what happened? Did you verify the HTTP request was returning as expected? (via curl or whatever)

---Sent from Boxer | http://getboxer.com

On November 27, 2014 at 9:03:28 AM PST, peterabbott < notifications@github.com> wrote:Closed #33. —Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/ThoughtWorksInc/go-cookbook/issues/33#issuecomment-64830566 .