You are here
Eric (tssgery) - Fri, 2013/07/19 - 16:50
I'm converting one of my patches to utilzie the new tkldev appliance and have run into an issue with "make clean"
When I run 'make clean', I get an error that root.tmp is dirty
root@tkldev products/jenkins# make cleanerror: root.tmp is dirty with manual changes. To continue: deck -D build/root.tmpmake: *** [clean] Error 1
Running "deck -D build/root.tmp" seems to succeed and then make clean works properly
I might take a look at fixing the makefile to perform this automatically and submit a pull request [after all, it's available to us all now :) ], but am concentrating on porting my patch(es) right now.
Forum:
deck --isdirty bug
archive updated
I pushed the bugfix to the github repo, and updated the archive with new deck packages for both i386 and amd64.
Thanks guys
Excellent. I had traced it to deck --isdirty returning the wrong value and had applied a slightly different fix but Liraz's is better. I undid my fix, updated deck, and it looks good.
Thanks again.
Add new comment