sbd broken again

Jan Eidtmann cmak at lunar-linux.org
Thu Jun 7 02:01:05 CEST 2007


On Wed, Jun 06, 2007 at 16:52:40 -0700
"Kok, Auke" <sofar at foo-projects.org> wrote:
>Jan Eidtmann wrote:
>> On Wed, Jun 06, 2007 at 16:02:22 -0700
>> "Kok, Auke" <sofar at foo-projects.org> wrote:
>>> Jan Eidtmann wrote:
>>>> hmm, then its just me. any idea what could cause this?  
>>>> could it be a shopt or an environment var? i have tried 
>>>> theedge too, no change.
>>> your list of modules is already sorted to begine with? unlikely, but still this 
>>> is the natural tendency of the installed_list to grow to. lsh also invokes some 
>>> magical caching that might change how stuff works, try exiting lsh and running 
>>> it again (or just don't stay in lsh during these commands).
>> 
>> my list of installed modules is sorted in dictionary-order.
>> i get the same results outside of lsh, there are some 
>> messages tough:
>> 
>> root at grey ~ # . /etc/lunar/config 
>> root at grey ~ # list_installed > installed
>> root at grey ~ # sort_by_dependency `list_installed` > installed_sorted
>
>yeah do you see /usr/bin/list_installed anywhere??? duh

dude, look closely, and you'll understand.

>
>use `lsh list_installed` instead

no matter what:
root at grey ~ # lsh list_installed > installed
root at grey ~ # lsh sort_by_dependency `cat list_installed` > installed_sorted 
root at grey ~ # diff installed installed_sorted 
root at grey ~ # 

 ///
cmak


More information about the Lunar-dev mailing list