- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
imontanoisoft
Explorer
07-07-2022
06:01 AM
My installer is in the otp path, along with other splunk installer
[root@siem-security opt]# lsI allready have splunk installed with version 8.0.0 and when I run
splunk splunk-8.0.0-1357bef0a7f6-linux-2.6-x86_64.rpm splunk-enterprise-security_530.spl
splunk-7.2.6-c0bf0f679ce9-linux-2.6-x86_64.rpm splunk-8.2.7-2e1fca123028-linux-2.6-x86_64.rpm splunkforwarder-7.2.6-c0bf0f679ce9-linux-2.6-x86_64.rpm
rpm -ivh splunk-8.2.7-2e1fca123028-linux-2.6-x86_64.rpm
I get the following error with many package files, this is only part of the error
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/layout/admin_lite.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/layout/view.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/layout/wizard.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/lib.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/licensing/overview.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/licensing/usage.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
splunk-8.2.7-2e1fca123028.x86_64 installation file /opt/splunk/share/splunk/search_mrsparkle/templates/pages/static.html conflicts with package file splunk-8.0.0-1357bef0a7f6.x86_64
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
07-07-2022
06:17 AM
When upgrading Splunk using the .rpm file, use the -U option.
rpm -Uvh splunk-8.2.7-2e1fca123028-linux-2.6-x86_64.rpm
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
07-07-2022
06:17 AM
When upgrading Splunk using the .rpm file, use the -U option.
rpm -Uvh splunk-8.2.7-2e1fca123028-linux-2.6-x86_64.rpm
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
