Based on what you've said, a Debian binary package on the Jenkins web 
server was missing and now it exists. What do you need to work around?

On Monday, October 7, 2013 6:22:25 PM UTC-4, Cortez wrote:
>
> Ha, it's there now. I just managed to install it...
>
> Is there a workaround to avoid getting bitten by this?
>
> Chris
>
> On Monday, 7 October 2013 23:00:52 UTC+1, Cortez wrote:
>>
>> I am attempting to set up Jenkins on an Ubuntu Server 64-bit EC2 
>> instance, using a simple bash script in a CloudFormation template. Using 
>> apt-get I get the following error:
>>
>> Failed to fetch 
>> http://pkg.jenkins-ci.org/debian/binary/jenkins_1.534_all.deb  404  Not 
>> Found
>>
>> I followed the instructions found here<http://pkg.jenkins-ci.org/debian/>, 
>> and this is the relevant portion of my script:
>>
>> wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key | 
>> apt-key add -
>> echo deb http://pkg.jenkins-ci.org/debian binary/ > 
>> /etc/apt/sources.list.d/jenkins.list
>> apt-get update -y
>> apt-get install jenkins
>>
>> Indeed at the time of writing the link to jenkins_1.534_all.deb on that 
>> page shows a 'Not Found' error.
>>
>> Is there a fix for this?
>>
>> Thanks,
>> Christopher
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to