Graham Gear created WHIRR-648:
---------------------------------
Summary: CDH repo install removes other repos with same prefix
Key: WHIRR-648
URL: https://issues.apache.org/jira/browse/WHIRR-648
Project: Whirr
Issue Type: Bug
Affects Versions: 0.7.1
Reporter: Graham Gear
Priority: Minor
The current CDH install scripts all include the following command
{code}
rm -f /etc/yum.repos.d/cloudera*.repo
{code}
This can unintentionally remove other repos with the same name (eg Cloudera
Manager repo - cloudea-cm.repo).
It is suggested we drop the rm statement and only clobber the specific repo
being installed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira