Re: Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread Adam Gleave
On 08/07/05, Stuart Henderson <[EMAIL PROTECTED]> wrote: > --On 08 July 2005 06:54 -0400, Adam Gleave wrote: > > > I was trying to move this system to -stable from -release (both 3.7 - > > of course). So, I consulted http://www.openbsd.org/stable.html and - > > because of that - http://www.openbsd

Re: Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread Rogier Krieger
On 7/8/05, Stuart Henderson <[EMAIL PROTECTED]> wrote: > Can I suggest someone applies this to the www tree?: Your good intentions notwithstanding, pointing people to the sane habit of checking archives before extracting them may be just as useful. tar tvzf src.tar.gz Alternatively, extracting i

Re: Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread Bernd Schoeller
On Fri, Jul 08, 2005 at 01:31:13PM +0200, viq wrote: > didn't you by accident untar them to /usr instead of /usr/src ? I did that > once, and overwrote system binaries. [...] Happened to me as well, and I know of at least two other people who have done the same. It really looks like it is not in

Re: Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread viq
On Friday 08 of July 2005 12:54, Adam Gleave wrote: > I was trying to move this system to -stable from -release (both 3.7 - > of course). So, I consulted http://www.openbsd.org/stable.html and - > because of that - http://www.openbsd.org/anoncvs.html. I grabbed > src.tar.gz and sys.tar.gz from muk.

Re: Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread Stuart Henderson
--On 08 July 2005 06:54 -0400, Adam Gleave wrote: I was trying to move this system to -stable from -release (both 3.7 - of course). So, I consulted http://www.openbsd.org/stable.html and - because of that - http://www.openbsd.org/anoncvs.html. I grabbed src.tar.gz and sys.tar.gz from muk.kd85.co

Abort trap after untar'ing src.tar.gz and sys.tar.gz

2005-07-08 Thread Adam Gleave
I was trying to move this system to -stable from -release (both 3.7 - of course). So, I consulted http://www.openbsd.org/stable.html and - because of that - http://www.openbsd.org/anoncvs.html. I grabbed src.tar.gz and sys.tar.gz from muk.kd85.com and then untar'ed them both (tar xzf) - with no pro