Bug 1318668
| Summary: | new rpm requires: are they expected? | ||
|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Ondřej Pták <optak> |
| Component: | curl | Assignee: | Kamil Dudka <kdudka> |
| Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | httpd24 | CC: | jkaluza |
| Target Milestone: | alpha | ||
| Target Release: | 2.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-21 12:40:17 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
Ondřej Pták
2016-03-17 13:27:04 UTC
httpd24-curl has been added to the collection. These dependencies are expected. Thanks for feedback. So all of them should be added to whitelist? This one looks a little bit suspicious to me: /opt/rh/httpd24/root/usr/share/aclocal (In reply to Ondřej Pták from comment #2) > Thanks for feedback. So all of them should be added to whitelist? New packages come with new dependencies. If you need to put them to some white list, then so be it. > This one looks a little bit suspicious to me: > /opt/rh/httpd24/root/usr/share/aclocal It is a dependency of libcurl-devel to make sure that the directory is installed before installing libcurl.m4 in there. Thanks for clarification, Kamil. I updated test to expect all these requires. |