Bug 1383907 - rhscon-core post uninstall script should not remove /etc/logrotate.d/rhscon-core
Summary: rhscon-core post uninstall script should not remove /etc/logrotate.d/rhscon-core
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Storage Console
Classification: Red Hat
Component: build
Version: 2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3
Assignee: Nishanth Thomas
QA Contact: sds-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-12 06:43 UTC by Daniel Horák
Modified: 2017-03-23 04:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-23 04:03:55 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Daniel Horák 2016-10-12 06:43:17 UTC
Description of problem:
  File /etc/logrotate.d/rhscon-core is part of rhscon-core package, so it shouldn't be removed in the post uninstall script:

  rm -f /etc/logrotate.d/rhscon-core

Version-Release number of selected component (if applicable):
  rhscon-core-0.0.45-1.el7scon.x86_64

How reproducible:
  100%

Steps to Reproduce:
1. check post uninstall script of the rhscon-core package

Actual results:
  There is unnecessary command `rm -f /etc/logrotate.d/rhscon-core`.

Expected results:
  There is no `rm -f /etc/logrotate.d/rhscon-core` command.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.