Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 20/Apr/14 2:34 AM
Description:

The RPM spec file installs a yum repo file, if it isn't already there. This causes issues when used in an enterprise environment, where you don't want the system to go to outside sources to get updates.

Suggested installation instructions for red hat systems is to install the repo file manually & the key, and then use yum to install, so this feature isn't even used in most cases: the file is only installed if you don't already have it in place. If you install from the repo in the first place, you've already got the file, and if you don't, you probably don't want the repo installed.

You also don't install the key, so it will likely cause failures if someone hasn't already imported the key.

Reference:

https://github.com/jenkinsci/jenkins/blob/master/rpm/SPECS/jenkins.spec#L87
https://github.com/jenkinsci/jenkins/blob/master/rpm/SPECS/jenkins.spec#L145

Project: Jenkins
Priority: Minor Minor
Reporter: Matthew Barr
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to