Issue 0085
- Summary
- Fuego installation is failing due to Jenkins package not found
- Owner
- Tim
- Reporter
- venkata
- Status
- open
- Priority
- medium
- Version
- 1.5
- Subsystem
- Jenkins.
- Tags
- Jenkins
Description [edit section]
Fuego installation is failing due to Jenkins package is not found in debian-stable releasesBelow is the error: https://ftp-nyc.osuosl.org/pub/jenkins/debian-stable/jenkins_2.164.2_all.deb 2020-11-24 04:38:28 ERROR 404: not found
I think we have to choose from the available packages version, but after using one of the package i have got an error "jenkins_cli.jar" not found
I am not much familier with jenkins installation, can someone help me here.
Thanks
Notes [edit section]
[Tim] - it looks like Jenkins has removed this Debian file from their download site (at least, the mirror that I end up using, which is: ftp-nyc.osuosl.org/pub/jenkins/debian-stable/jenkins_2.164.2_all.deb gives me a 404 error trying to download this file.)We may be forced to upgrade to a newer version of Jenkins.
A newer version of Jenkins can be used by following the instructions here:
You can modify the Dockerfile using instructions at: https://lists.linuxfoundation.org/pipermail/fuego/2020-October/003547.html to load a newer Jenkins.
I'm not sure if the instructions are complete. I haven't tested them myself yet.
- backlink