OS adds eth cards

Michael Schwendt fedora at wir-sind-cool.org
Fri Aug 13 10:06:21 UTC 2004


On Thu, 12 Aug 2004 19:08:30 -0700, Timothy Payne wrote:

> On Thu, 2004-08-12 at 07:12, Michael Schwendt wrote:
> > On Thu, 12 Aug 2004 06:11:05 -0700, Timothy Payne wrote:
> > 
> > > I'm using FC2 and when I reboot it keeps adding non existent eth0 1 2 3
> > > ... could this have anything to do with it, from yum:
> > > 
> > > Resolving dependencies
> > > .conflict between initscripts and pppd
> > > 
> > > up2date gives me the same error, I'm using the yum.conf from
> > > fedorafaq.org (unchanged)
> > 
> > The conflict between "ppp" and "initscripts" package was fixed
> > around July 12th. The "Fedora Core 2 Released Updates" repository
> > configured in your up2date config file should contain the update
> > packages. What do you get for
> > 
> >   rpm --query ppp initscripts
> > 
> > right now?
> 
> ppp-2.4.2-2
> initscripts-7.53-1
> initscripts-7.55.1-1

You shouldn't get two initscript packages at the same time. The old one
together with the new one blocks installation of the ppp update package
(2.4.2-3.FC2.1). Suggested fix:

  rpm --erase --noscripts --notriggers --justdb initscripts-7.55.1-1

Then run up2date as usual. It should update ppp and initscripts to
most recent release.

(Instead, you could also erase the old initscripts package like that
and keep the new one, but I want to avoid damage caused by an incomplete
installation of duplicate packages)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040813/7fbe6709/attachment-0001.sig>


More information about the fedora-list mailing list