Re: How to repair a system?

2004-04-24 Thread Peter Ulrich Kruppa
On Fri, 23 Apr 2004, Daan Hoogland wrote: > > On 23-apr-04, at 17:01, Peter Ulrich Kruppa wrote: > > > On Fri, 23 Apr 2004, Daan Hoogland wrote: > > > >> Once again,... > >> > >> I have a system on which make buildworld won't work. > > Why doesn't it work? I cvsup'ed and rebuild my -CURRENT last

Re: How to repair a system?

2004-04-23 Thread Daan Hoogland
On 23-apr-04, at 17:01, Peter Ulrich Kruppa wrote: On Fri, 23 Apr 2004, Daan Hoogland wrote: Once again,... I have a system on which make buildworld won't work. Why doesn't it work? crunchgen: make error: cd: can't cd to /usr/obj/usr/5.2/src/rescue/rescue/../../contrib/tcsh/nls/spanish crunchg

Re: How to repair a system?

2004-04-23 Thread Peter Ulrich Kruppa
On Fri, 23 Apr 2004, Daan Hoogland wrote: > Once again,... > > I have a system on which make buildworld won't work. Why doesn't it work? I am asking this, because this would probably be the simpliest way to do an unattended upgrade. Uli. > I am thinking of > doing a binary install on the system,

Re: How to repair a system?

2004-04-23 Thread Matthew Seaman
On Fri, Apr 23, 2004 at 09:27:04AM +0200, Daan Hoogland wrote: > I have a system on which make buildworld won't work. I am thinking of > doing a binary install on the system, but my only access to the system > is ssh. So I am thinking of copying an image over and running > sysinstall to install

How to repair a system?

2004-04-23 Thread Daan Hoogland
Once again,... I have a system on which make buildworld won't work. I am thinking of doing a binary install on the system, but my only access to the system is ssh. So I am thinking of copying an image over and running sysinstall to install a new set of binaries and libraries. Can this be done?