[PATCH] Fix for irritating depends bug

Zbigniew Luszpinski zbiggy at o2.pl
Sun Mar 4 17:44:58 CET 2012


Hello,

I made a patch for a bug I hate the most in Lunar:
1.You lin a module and see it lins a optional dependency you do not want
so you do lin -r module to reconfigure but Lunar still rember old 
dependnecy.
or
2. You lin a module and Lunar tries to lin dependency which is not in 
moonbase anymore so you get build error due to missing dependency.

Lunar tends to cache depends for a module to speed up.
But if you fine tune depends list or dependency module was removed from 
moonbase Lunar continues to look for this unwanted dependency.

Thanks to this patch you can use lin -r to reset cached deps so Lunar will 
stop looking for unwanted/removed dependency.

have a nice day,
Zbigniew Luszpinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: depcachefix.patch
Type: text/x-patch
Size: 470 bytes
Desc: not available
URL: <http://foo-projects.org/pipermail/lunar-dev/attachments/20120304/bbc4046f/attachment.bin>


More information about the Lunar-dev mailing list