| Summary: | remove tarball from SCM repo | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> |
| Component: | gimp-dbp | Assignee: | Palle Ravn <ravnzon> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | hdegoede, ktdreyer, ravnzon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-09 19:53:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Christopher Meng
2013-10-09 05:21:34 UTC
Hi Palle, Firstly, congrats on being sponsored in Fedora! It looks like a tarball has been committed directly to the gimp-dbp Git repo, as Christopher linked above. Did you know that it's best to avoid committing opaque binary blobs (such as tarballs) into Fedora's dist-git? In the case of the tarball, there's no need to commit this file. Fedora has a "lookaside cache" which we use to hold large files such as dbpSrc-1-1-9.tgz. You can read more about this by looking in the manpage for "fedpkg", particularly the portions that describe the "new-sources" subcommand. Fedora's wiki pages are also helpful: https://fedoraproject.org/wiki/Package_update_HOWTO When we keep those sort of things out of Git, it makes the gimp-dbp Git repo much lighter and easier work with :) For the immediate present, you can just delete the file from Git, and upload it with fedpkg new-sources. (Don't worry about trying to erase it from Git's history - Fedora's release engineering doesn't allow anyone to push history rewrites.) Hi, That is clearly a mistake on my part. I will correct it as soon as possible, hopefully later today. - Palle RPM source removed. I didn't request a new build, as nothing has changed regarding the software and functionality. |