[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to complete lh_build



Laurin d'Volts wrote:
> I was in the middle of a build, and I ctrl+c'd it.
> Now I keep getting this error message:

unclean, aborted or interrupted build. rebuild from scratch: lh_clean
--purge && lh_build

if you want to keep the cache, you probably would go with:

mkdir cache.tmp
mv cache/packages_* cache.tmp
lh_clean --purge
mv cache.tmp cache
lh_build

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


Reply to: