Robie: Nevermind, I was not setting up the env vars correctly. Sorry for
the noise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833013
Title:
Interactive prompt during non-interactive install
To
Robie: We had one of our automated builds start failing due to this. We
were using only -y and DEBIAN_FRONTEND=noninteractive (wrongly thinking
that was enough).
I've now changed to
sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options
::="--force-confold" -y install $(cat requiremen
I have some automatic scripts stopped to work recently. This is not a
feature, this is a bug and should be fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833013
Title:
Interactive prompt duri
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
> `apt-get install -y -qq ansible`
This does not guarantee a non-interactive run. If you want a non-
interactive run, you must use all the necessary parameters. For example:
UCF_FORCE_CONFOLD=1 DEBIAN_FRONTEND=no
Looks like it was introduced by this:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1832522
** Also affects: openssl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
This exact problem seem to appear in appears in AWS when launching an
EC2 instance with the Ubuntu Server 18.04 LTS (HVM), SSD Volume Type -
ami-0c55b159cbfafe1f0 (64-bit x86) / ami-0f2057f28f0a44d06 (64-bit Arm)
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
This bug hits me via an automated install of Ansible which brings in
libssl as a dependency. There is a functional workaround mentioned here
which works for me -->
https://github.com/hashicorp/vagrant/issues/10914#issuecomment-503055527
but it is a bit ugly.
** Bug watch added: github.com/hashicor
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ansible (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833013
Title:
In
Ah, looks like this is a fault with apt-get for not detecting a non-
interactive install.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833013
Title:
Interactive prompt during non-interactive insta