site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com - Kevin On Jun 2, 2005, at 8:03 PM, Robert Nicholson wrote: So can anybody tell me why this doesn't download any of the sources? ... _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... My guess is that you don't have a plist loaded for the build that you're currently running on. What build are you running on? (`sw_vers`) and which plists have you loaded into darwinbuild? You might get farther by specifying the build on the command line, i.e. `bin/darwinbuild -build=8A428 rsync 20` if you had 8A428.plist loaded. Obviously trapping this situation and printing an error would be useful so I'll do that, thanks for pointing this out. annie:/Volumes/BuildRoot robert$ sudo bin/darwinbuild rsync 20 *** Fetching Sources ... *** Copying Sources ... tar (child): /Volumes/BuildRoot/Sources/rsync-20.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors It doesn't try to download anything. This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten