Bug 1703673
| Summary: | Can not get correct source tar.gz. tar.gz doesn`t get into srpm | ||
|---|---|---|---|
| Product: | [Community] Copr | Reporter: | Patsev Anton <patsev.anton> |
| Component: | backend | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | praiskup |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-07-26 07:33:32 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: | |
| Embargoed: | |||
|
Description
Patsev Anton
2019-04-27 12:37:47 UTC
Hi, thanks for the question. You are usually not supposed to re-distribute the source0 as RPM payload. If you really want to do this, you have to access the file wia %Source0 macro: cp %Source0 /destination/dir. |