Re: [sbopkg-users] Using build option (with -i cli option) prevents sbopkg to use queue

2016-10-15 Thread phfbettetga
Hi Willy, thanks for the info. Thanks Paulo On 13-10-2016 12:21, Willy Sudiarto Raharjo wrote: It seems when using build options, queue is not yet supported for now ___ sbopkg-users mailing list sbopkg-users@sbopkg.org

Re: [sbopkg-users] Using build option (with -i cli option) prevents sbopkg to use queue

2016-10-13 Thread phfbettetga
Hi Willy, the sbopkg script is very complex, I was trying to find were the options are parsed. I don't have experience with large scripts like sbopkg, just $0.02 :) It seems that the var $LDOPTIONS doesn't get set when there are build options declared, since the value ' (Q)ueue,' isn't displayed.

Re: [sbopkg-users] Using build option (with -i cli option) prevents sbopkg to use queue

2016-10-13 Thread Willy Sudiarto Raharjo
> Hi Willy, thanks for reply. > Running sbopkg -R -k -i "aMule:WEBSERVER=yes" didn't work, > sbopkg still doesn't show the queue. > > sbopkg -i "aMule:WEBSERVER=yes" didn't work too. > (without -k since the packages are already installed) > > > There are other quote combinations that 'sbopkg

Re: [sbopkg-users] Using build option (with -i cli option) prevents sbopkg to use queue

2016-10-08 Thread Willy Sudiarto Raharjo
> But If I want to pass some build option, for example: > sbopkg -R -k -i aMule:WEBSERVER=yes > > with this command sbopkg doesn't consider the queue anymore. > It shows only the main package to build, in this case only aMule is > presented. Hi Paulo, have you try sbopkg -R -k -i