I'm trying to apply the errata for ppp manually. I have ppp-2.4.2-3.FC2.1.i386.rpm and I'm trying to do the following: [root@box foo]# rpm -qa | grep ppp ppp-2.4.2-2 rp-pppoe-3.5-14 OK, so far, so good. [root@box foo]# rpm -Fvh ppp-2.4.2-3.FC2.1.i386.rpm warning: ppp-2.4.2-3.FC2.1.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2 error: Failed dependencies: pppd < 2.3.9 conflicts with initscripts-7.53-1 WTF ? pppd < 2.3.9 ? I thought I'm doing 2.4.2 !!! Anyone else run into this ? Thanks, Gabriel