retrieving a previous version

Terry Chan tpchan at comcast.net
Wed Apr 14 16:54:55 GMT 2004


Since sofar thinks lrm -D is broken, then you'll have to just use
your tarball from /var/state/lunar/module_history and do this as root:

cd /var/lib/lunar/moonbase/compilers &&
rm php/* &&
tar xjvf /var/state/lunar/module_history/php-4.3.4-20040326.tar.bz2 &&
lin php

That will recompile your php-4.3.4 version and then you can:

lunar hold php

to prevent it from being updated until you are ready.

Terry Chan


More information about the Lunar mailing list