CLOUDSTACK-10227: Fix mkdir path for centos rpms - #2513
Conversation
This fixes the mkdir path `/usr/bin` for el6/7 rpms. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1838 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1840 |
resmo
left a comment
There was a problem hiding this comment.
Didn't notice any issues while installing... but
LGTM
|
As @resmo said, I also did not notice any problem while using the packaging scripts. This is the issue reported in the security list, right @rhtyd ? |
|
Yes @rafaelweingartner. @resmo you're right, I think none of us have never faced any problems due to this issue. |
|
Since this is a packaging only fix, merging based on a successful packaging build and 2+ lgtms. |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Description
This fixes the mkdir path
/usr/binfor el6/7 rpms.Types of changes
Checklist:
@blueorangutan package