Bug 1785461
| Summary: | Services required for new'ish "buildtime" option not packaged | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Markus S. <kamikazow> |
| Component: | osc | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | karlthered, msuchy, ngompa13 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | osc-0.167.1-281.1.3.fc31 osc-0.167.1-281.1.3.fc30 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-04 20:33:00 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: | |||
| Bug Depends On: | 1786773, 1786774 | ||
| Bug Blocks: | |||
I'm working on it... FEDORA-2019-346af3e9c5 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-346af3e9c5 FEDORA-2019-14c7a6c096 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-14c7a6c096 obs-build-20191205-325.1.1.fc31, obs-service-recompress-0.3.1-3.git20170704.59bf231.fc31, obs-service-tar_scm-0.10.10-2.fc31, osc-0.167.1-281.1.3.fc31, osc-source_validator-0.19-3.fc31, perl-BSSolv-0.15-2.git20191121.1955d7f.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. obs-build-20191205-325.1.1.fc30, obs-service-recompress-0.3.1-3.git20170704.59bf231.fc30, obs-service-tar_scm-0.10.10-2.fc30, osc-0.167.1-281.1.3.fc30, osc-source_validator-0.19-3.fc30, perl-BSSolv-0.15-2.git20191121.1955d7f.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. |
"Unresolvable: nothing provides obs-service-tar, nothing provides obs-service-recompress" Since some time, Open Build Service's recommended 'checkout sources from git and make a tarball' service stores the sources as .obscpio files. Its documentations strongly encourages to use the "buildtime" option to convert the obscpio file to tar only when the build process is running and not permanently store the tarball on the server. That, however, requires above mentioned services "obs-service-tar" and "obs-service-recompress" to be packaged by the distributions ("obs-service-set_version" is already packaged for Fedora).