Re: kernel and kernel-headers

2002-09-08 Thread sgarcia

In [EMAIL PROTECTED], on
09/07/2002 at 12:27 PM,
   Remo Mattei [EMAIL PROTECTED] said:

Hi guys I have compiled my own kernel 2.4.19 with some features that are
not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get
this:

Why?

Having an old (working) kernel around is a good thing, unless you are
desperately short of space.  Go into lilo.conf (or whatever you're using
as a boot loader) and set your new kernel to be the default, but leave the
old one accessible.  If something squirrely starts happening a few weeks
down the road, you have a fallback position.

-- 
---
Steve Garcia   using MR/2 ICE #10133 with Warp 4  
[EMAIL PROTECTED]
For PGP key, send mail to [EMAIL PROTECTED] with subject PGP key
---
The Operating System/2 Version is 4.50
Revision 14.062
There are 41 Processes with 148 Threads.
GHARLANE: uptime is 1 day, 15:46 hours and 42 seconds
 
*  They that can give up essential liberty to obtain a little temporary  safety 
deserve neither liberty nor safety. -- Benjamin Franklin



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: kernel and kernel-headers

2002-09-07 Thread Samuel Flory

rpm -e --nodeps kernel-2.4.2-2

On Sat, 2002-09-07 at 11:27, Remo Mattei wrote:
 Hi guys I have compiled my own kernel 2.4.19 with some features that are
 not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get
 this:
 
 
 
 rpm -e kernel-2.4.2-2
 error: removing these packages would break dependencies:
 kernel = 2.2.16-21 is needed by sysstat-3.3.5-3
 kernel = 2.4 is needed by quota-3.01pre9-0.7.1
 kernel = 2.3.46 is needed by devfsd-2.4.3-12
 kernel = 2.2 is needed by pciutils-2.1.8-19
 kernel = 2.0.36 is needed by shapecfg-2.2.12-7
 kernel = 2.2.0 is needed by libpcap-0.6.2-11.7.2.0
 kernel = 2.2.0 is needed by tcpdump-3.6.2-11.7.2.0
 
 any suggestions?
 
 Remo
-- 
Make sure your best systems look as bad
as possible from the outside.
(The Third Rule of Hardware Acquisition)
Sam Flory  [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



kernel and kernel-headers

2002-09-07 Thread Remo Mattei




Hi guys I have compiled my own kernel 2.4.19 with some features that are not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get this:







rpm -e kernel-2.4.2-2

error: removing these packages would break dependencies:

 kernel = 2.2.16-21 is needed by sysstat-3.3.5-3

 kernel = 2.4 is needed by quota-3.01pre9-0.7.1

 kernel = 2.3.46 is needed by devfsd-2.4.3-12

 kernel = 2.2 is needed by pciutils-2.1.8-19

 kernel = 2.0.36 is needed by shapecfg-2.2.12-7

 kernel = 2.2.0 is needed by libpcap-0.6.2-11.7.2.0

 kernel = 2.2.0 is needed by tcpdump-3.6.2-11.7.2.0



any suggestions?



Remo