Install failing

Bug #1415594 reported by nicopace
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
jenkins-slave (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

when i add the jenkins-slave to my environment, it fails installing:

<pre>
2015-01-28 18:52:43 INFO install + install_slave
2015-01-28 18:52:43 INFO install + juju-log 'Installing jenkins-slave...'
2015-01-28 18:52:43 INFO juju-log Installing jenkins-slave...
2015-01-28 18:52:43 INFO install + [[ ! -f /etc/init/jenkins-slave.conf ]]
2015-01-28 18:52:43 INFO install ++ apt-cache madison jenkins-slave
2015-01-28 18:52:45 INFO install + [[ jenkins-slave | 1.424.6+dfsg-1ubuntu0.2 | http://archive.ubuntu.com/ubuntu/ precise-updates/universe amd64 Packages
2015-01-28 18:52:45 INFO install jenkins-slave | 1.424.6+dfsg-1ubuntu0.1 | http://security.ubuntu.com/ubuntu/ precise-security/universe amd64 Packages
2015-01-28 18:52:45 INFO install jenkins-slave | 1.424.6+dfsg-1 | http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
2015-01-28 18:52:45 INFO install jenkins | 1.424.6+dfsg-1 | http://archive.ubuntu.com/ubuntu/ precise/universe Sources
2015-01-28 18:52:45 INFO install jenkins | 1.424.6+dfsg-1ubuntu0.2 | http://archive.ubuntu.com/ubuntu/ precise-updates/universe Sources
2015-01-28 18:52:45 INFO install jenkins | 1.424.6+dfsg-1ubuntu0.1 | http://security.ubuntu.com/ubuntu/ precise-security/universe Sources =~ .*jenkins-slave.* ]]
2015-01-28 18:52:45 INFO install + apt-get -y install -qq jenkins-slave wget
2015-01-28 18:53:04 INFO install Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/j/jasper/libjasper1_1.900.1-13ubuntu0.1_amd64.deb 404 Not Found [IP: 91.189.91.23 80]
2015-01-28 18:53:04 INFO install Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.17.1-0ubuntu0.12.04.1_amd64.deb 404 Not Found [IP: 91.189.91.23 80]
2015-01-28 18:53:04 INFO install Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-1d_3.17.1-0ubuntu0.12.04.1_amd64.deb 404 Not Found [IP: 91.189.91.23 80]
2015-01-28 18:53:04 INFO install E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
2015-01-28 18:53:04 ERROR juju.worker.uniter uniter.go:486 hook failed: exit status 100
</pre>

If i ssh into the host, and run 'apt-get update', then it installs without problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.