Bug 407621 - unreasonable logrotate dependencies
Summary: unreasonable logrotate dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: logrotate
Version: 8
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Tomas Smetana
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-02 02:46 UTC by Chris Arrowood
Modified: 2007-12-03 07:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-03 07:37:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Arrowood 2007-12-02 02:46:33 UTC
Description:
Attempting to remove logrotate attempts to take half of my system with it. 
There should be very few, if any, programs that actually require this to be
installed.  Certainly not >400.  A user may have an alternate method of managing
log files.

# yum remove logrotate
....
Transaction Summary
=============================================================================
Install      0 Package(s)
Update       0 Package(s)
Remove     427 Package(s)

Is this ok [y/N]: Exiting on user Command

# uname -a
Linux <removed>.lan 2.6.23.1-49.fc8 #1 SMP Thu Nov 8 21:41:26 EST 2007 i686 i686
i386 GNU/Linux

Comment 1 Tomas Smetana 2007-12-03 07:37:40 UTC
Any program that has a logrotate config file should require logrotate because
logrotate is a standard way how to prevent logs from filling all the disk.

If an user has the alternate method, he should just switch logrotate off (and
waste 76 kB of a disk space).  If you think that any package has unneeded
dependency on logrotate fill a bug on that package.

Logrotate itself requires SELinux libraries, popt and coreutils.


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