Bug 19568

Summary: Running cvsup 3.4->3.5 deletes softupdate sources
Product: Base System Reporter: hannes <hannes>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description hannes 2000-06-28 23:00:01 UTC
Running cvsup this morning (27 June 2000) on a 3.4 system 
(last cvs update about two weeks ago) deletes the softupdate
sources from /sys/contrib.  The symlinks to them from /sys/ufs/ffs
are retained, which then causes make world to fail, since there
are no sources for softupdates in /sys/ufs/ffs, but merely dead
symlinks.

Fix: 

I deleted the symlinks and copied the files from another system into 
/sys/ufs/ffs; make world then runs, and result appears to be OK.
How-To-Repeat: Ran cvsup on another, similar machine an hour later; same result.
Comment 1 alex 2000-06-28 23:07:05 UTC
Thus spake hannes@pop.nwnexus.com (hannes@pop.nwnexus.com):

> Running cvsup this morning (27 June 2000) on a 3.4 system 
> (last cvs update about two weeks ago) deletes the softupdate

Are you sure, you cvsup'ed RELENG_3?

Alex

-- 
cat: /home/alex/.sig: No such file or directory
Comment 2 alex 2000-06-28 23:11:30 UTC
Correction of my last reply:

There was a HEADS UP about softupdates some days ago (sent by John
Polstra), which confirms, that it deletes the files.

Alex
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-03 21:15:19 UTC
State Changed
From-To: open->closed

Asked and answered.