Re: Ubuntu apt-get install returns found 302 for Jenkins 1.502 upgrade

2013-02-26 Thread Eduardo Dias
Hi John, I had a problem with my dev system when I have tried to upgrade Jenkins from 1.494 to 1.502 and all installed plugins, Once is my dev system, I tried to recover the Jenkins without success, them I am installing Jenkins in a clean system. I am not comfortable to upgrade my production Jenki

Re: Ubuntu apt-get install returns found 302 for Jenkins 1.502 upgrade

2013-02-26 Thread J Arrizza
This seems to be related to the use of apt-cacher (this caches apt packages). I disabled it and the system upgraded correctly. On Mon, Feb 25, 2013 at 4:41 PM, J Arrizza wrote: > I have an Ubuntu 10.04 server running Jenkins. I did a: > >sudo apt-get upgrade > > and all packages installed co

Ubuntu apt-get install returns found 302 for Jenkins 1.502 upgrade

2013-02-25 Thread J Arrizza
I have an Ubuntu 10.04 server running Jenkins. I did a: sudo apt-get upgrade and all packages installed correctly except for Jenkins. It returned a "302 found". Google says this is related to apt-get not chasing forwarded urls, but it was fixed in 2009. And then the trail goes cold. I have up