On Fri, Mar 20, 2009 at 1:31 PM, Abhishek Dasgupta <abhidg@gmail.com> wrote:
2009/3/20 Aaron Griffin <aaronmgriffin@gmail.com>:
I'm trying to figure out if it would make sense to also remove the old symlinks, or if the cleanup scripts would handle it just fine... I think the cleanup scripts would work
The cleanup scripts should be deleting the symlinks properly.
The last thing on the list would be adding a block to the cleanup scripts to cleanup 'any' packages that don't have remaining symlinks... seeing as the 'any' dir doesn't have a real DB, we can't clean it up like normal, but if it symlinks to nothing, it can be deleted.
This should do this: http://github.com/abhidg/dbscripts/commit/0959e8914c08042b1a8d1227c33f4ec77e...
Thanks for all your work on this, you're my hero - and the FIRST outside contributor to the db-scripts :)
Thank you and all the other wonderful people too who have worked on this and other backend stuff which helps everything run smoothly :)
Thanks! Patches pulled into my any-arch branch. I think we're good to merge them into master and push them live... do you see any other issues? Once this is live, I'll updated devtools to support the any arch as well.