Bug 65432

Summary: /usr/src/rescue not created by cvsup (
Product: Base System Reporter: Michel Oosterhof <michel_oosterhof>
Component: miscAssignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.2.1-RELEASE   
Hardware: Any   
OS: Any   

Description Michel Oosterhof 2004-04-11 12:00:39 UTC
I cvsup'ped my system, (from 5.2.1-RELEASE to 5-CURRENT), and when I try
to do a "make buildworld" it fails on the /usr/src/rescue directory. I have no /usr/src/rescue directory, which means my source collection is
incomplete. I cvsup'ped the following collections:

src-base, src-bin, src-contrib, src-etc, src-gnu, src-kerberos5, src-lib, src-libexec, src-release, src-sbin, src-share, src-sys, src-tools, src-usrbin, src-usrsbin, src-crypto, src-secure and src-sys-crypto. 

Basically everything in the default supfile (from /usr/share/examples/cvsup), except for: src-games, src-kerberosIV and src-eBones. 

Now the question is, why is my /usr/src/rescue directory not updated with cvsup? Am I missing a collection (and is the default supfile also
missing one?)

Fix: 

Document the collection that the /usr/src/rescue source belongs to.
How-To-Repeat: Cvsup without using src-all
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-04-11 13:05:29 UTC
Responsible Changed
From-To: freebsd-bugs->kuriyama

I think the collection for src-rescue is missing, both on the 
cvsup-master server and in the samples. 

I don't know exactly where the master configuration of the cvsup 
collections are, but I assume it's on cvsup-master so I reassign this 
to the main cvsup-master admin.  Feel free to throw this PR back to me 
later after the collection has been created, and then I can fix the 
docs/sample config files.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2004-09-24 16:23:49 UTC
State Changed
From-To: open->closed

This seems to be fixed now.