jenkins-infra / helpdesk

Open your Infrastructure related issues here for the Jenkins project
https://github.com/jenkins-infra/helpdesk/issues/new/choose
17 stars 10 forks source link

[INFRA-45] Include Source RPMs in Yum Repo #51

Open jenkins-infra-bot opened 12 years ago

jenkins-infra-bot commented 12 years ago

Source RPMs are built by the rpm/build.sh script in the Jenkins Git repo, but they are not available in the Yum repository:

[root@sandbox ~]# yumdownloader --disablerepo='*' --enablerepo=jenkins --urls --source jenkins
...
No source RPM found for jenkins-1.423-1.1.noarch
No source RPM found for jenkins-1.413-1.1.noarch
Nothing to download

Source RPMs are useful for us to be able to use your packaged version as it allows us to review the contents of the package more easily.


Originally reported by tomyandell, imported from: Include Source RPMs in Yum Repo
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
jenkins-infra-bot commented 11 years ago

therous:

Agreed; I need SRPMs in order to build and verify binary RPMs. Building from scratch is excessive overhead, particularly since the SRPM is an artifact of the same process that creates the RPM.

jenkins-infra-bot commented 10 years ago

oleg_nenashev:

I'll re-assign the issue to "Infrastructure"