Bug 2126894
| Summary: | ansible-collection-microsoft-sql does not BuildRequire ansible-packaging | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Maxwell G <maxwell> |
| Component: | ansible-collection-microsoft-sql | Assignee: | Sergei Petrosian <spetrosi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | nhosoi, rmeggins, spetrosi |
| 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: | 2023-05-29 17:55:13 UTC | Type: | --- |
| 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: | |||
| Bug Blocks: | 2126557 | ||
|
Description
Maxwell G
2022-09-14 16:50:10 UTC
The %ansible_collection_build_install macro defined in this package is also problematic. Building should occur in %build and installation should occur in %install. Please use %ansible_collection_build and %ansible_collection_install in the appropriate places. (In reply to Maxwell G from comment #1) > The %ansible_collection_build_install macro defined in this package is also > problematic. Building should occur in %build and installation should occur > in %install. Please use %ansible_collection_build and > %ansible_collection_install in the appropriate places. I meant to leave this comment in https://bugzilla.redhat.com/show_bug.cgi?id=2126901. I'm sorry about that. This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. This has been fixed, see https://src.fedoraproject.org/rpms/ansible-collection-microsoft-sql/blob/rawhide/f/ansible-collection-microsoft-sql.spec#_7 Thank you |