grep package dependencies

Todd Zullinger tmz at pobox.com
Mon Mar 17 21:01:47 UTC 2008


Mark Haney wrote:
> What's up with grep and it's package dependencies?  I am (belatedly)
> trying to clear up old FC7 packages on my upgraded F8 box and wanted
> to clear out the FC7 grep package.  So, just for giggles I ran 'yum
> remove grep' and nearly every package on this box is dependent on
> it.  WTF?  I know grep is an important package (one of the most
> important ones, IMHO), but isn't that a little extreme?

It's not that every package has a requirement on grep (or on
/bin/grep).  It's just that a few core packages require it and that
works it's way up the dep chain.

Just because the grep package installed on F8 has .fc7 in it doesn't
mean that it's cruft.  There are plenty of packages that have not
required a rebuild since F7 (and even some since FC6)[1].

You shouldn't remove packages simply based on .fc[67] being in the rpm
file name.

[1] I get 1026 running: repoquery -a | grep -c '\.fc[67]\.'
    (Out of 10025 returned by: repoquery -a | wc -l)

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Never do today that which will become someone else's responsibility
tomorrow.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20080317/5c3eba53/attachment-0001.bin 


More information about the users mailing list