Re: 2011-Jan-01 install script bug

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theo de Raadt
Date: Sunday, January 2, 2011 - 3:05 pm

> I just attempted to install (not upgrade) macppc snapshot from

Thanks for testing.


Yes, it is a work in progress, and putting it into snaps is a good test ;)


Right.  Next snap will have that fixed, and we'll see what else
people run into.

The goal is that the install scripts should stop cd'ing all
over the place -- that is a dangerous practice.  If it must cd,
it should try to do it in a subshell (for small tasks, otherwise
they become hard to debug), otherwise it is also better to use
absolute paths to /tmp (the usual culprit).
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2011-Jan-01 install script bug, Theo de Raadt, (Sun Jan 2, 3:05 pm)