Bug 183203

Summary: Upgrade eats config files; breaks networking.
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: anacondaAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redwolfe
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-13 16:47:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222    
Attachments:
Description Flags
upgrade.log none

Description David Woodhouse 2006-02-27 13:24:36 UTC
Upgrading from FC4 to FC5t3 stomped on /etc/sysconfig/network and
/etc/nsswitch.conf, which meant that I fell off the NIS domain and name
resolution stopped working -- it seems that if your nsswitch.conf contains

hosts: files nis nisplus dns

then you get 'No such file or directory' when trying to look up any host name.

Comment 1 Jeremy Katz 2006-02-27 18:07:34 UTC
This on ppc64?

Comment 2 David Woodhouse 2006-02-27 19:16:02 UTC
Nah. One of my few remaining i386 boxen. It ate /etc/hosts too.

Comment 3 Paul Nasrat 2006-02-28 21:07:21 UTC
Were rpmsave/rpmnew files generated at all? Can you attach the upgrade.log, etc.

Comment 4 David Woodhouse 2006-02-28 21:40:32 UTC
Created attachment 125425 [details]
upgrade.log

Upgrade log -- it's hades.cambridge.redhat.com, so you ought to be able to poke
further at it yourself if you need more.

Comment 5 G.Wolfe Woodbury 2006-03-13 07:38:04 UTC
still present in rawhide of 2006-03-12.
/etc/hosts is overwritten, /etc/sysconfig/network is overwritten

Comment 6 Paul Nasrat 2006-03-13 16:47:05 UTC
Commited fix for this