#5983: generate signed RPM packages on kojipkgs on-demand -----------------------------+------------------------ Reporter: till | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 20 Final | Component: koji Keywords: meeting | Blocked By: Blocking: | -----------------------------+------------------------ Currently packages are stored manually after signing on kojipkgs to avoid mash failing getting the RPMs. For this the autosigner needs to make koji write out RPMs, even if the RPM is not used by mash, e.g. when there are multiple builds per day. Also it is not possible to download old signed RPMs, because only the unsigned RPMs and the signatures are stored. A simple script could make sure that signed RPMs are created on-demand if required, addressing both issues.
#5983: generate signed RPM packages on kojipkgs on-demand ------------------------------+----------------------- Reporter: till | Owner: rel-eng@… Type: task | Status: closed Milestone: Fedora 20 Final | Component: koji Resolution: wontfix | Keywords: Blocked By: | Blocking: ------------------------------+----------------------- Changes (by till):
* status: new => closed * resolution: => wontfix * keywords: meeting =>
Comment:
mash uses direct file system access, therefore a web app is not useful here. Discussed today in the meeting (2014-09-15).
rel-eng@lists.fedoraproject.org