Installing packages without hang

Josef Wolf jw at raven.inka.de
Mon Aug 1 11:44:06 UTC 2016


On Mon, Aug 01, 2016 at 08:16:54AM -0300, Teresa e Junior wrote:
> Em 01/08/2016 06:56, Josef Wolf escreveu:
> >   $ DEBIAN_FRONTEND=noninteractive \
> >        /usr/bin/apt-get --yes -q \
> >        -o Dpkg::Option::="--force-confdef" \
> >        -o Dpkg::Option::="--force-confold" \
> >        install \
> >        hundreds of packages specified here
> 
> Shouldn't it be Foo::Bar=bar, instead of Foo::Bar::=bar ?

I was irritated by this also. But all the sources on the net say it has to be
with ::= like:

  http://www.microhowto.info/howto/perform_an_unattended_installation_of_a_debian_package.html
  http://askubuntu.com/questions/104899/make-apt-get-or-aptitude-run-with-y-but-not-prompt-for-replacement-of-configu

I guess the problem migth be related to the fact that I am trying to use it
with "install" while confdef/confnew/confold might be related to "ugrade".

-- 
Josef Wolf
jw at raven.inka.de




More information about the ubuntu-users mailing list