[sbopkg-users] Install from queue

Ryan P.C. McQuen ryan.q at linux.com
Fri Jan 1 22:29:42 UTC 2016


On Jan 1, 2016 2:10 PM, "Willy Sudiarto Raharjo" <willysr at sbopkg.org> wrote:
>
> > In the manual it says this regarding the -B option for installing
without asking for confirmation:
> >
> > -B
> >     Process the packages or queues without prompting for confirmation
first.
> >
> > This works when installing packages, but for queues I still get the
confirmation question. Is this right?
>
> I tried sbopkg -Bi libbonobo and it only asked whether i want to build
> it using queues (generated by sqg already), package, or quit
> when i pick queues, it will run the process without asking anymore
>
> sbopkg -Bi libbonobo
> Both a queuefile and a package were found with the name "libbonobo".
>
> Use (Q)ueuefile, (P)ackage, or (A)bort?: q

If you want to script it just pipe 'echo q' into your sbopkg command:

  echo q | sbopkg ...

I do something similar in config-o-matic:

https://github.com/ryanpcmcquen/config-o-matic/blob/master/.slackConfigROOT.sh#L144
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sbopkg.org/pipermail/sbopkg-users/attachments/20160101/39df5c27/attachment.html>


More information about the sbopkg-users mailing list