[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-10-31 Thread Elvis Stansvik
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-10-31 Thread Elvis Stansvik
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-07-10 Thread Felipe Micaroni Lalli
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-28 Thread Robie Basak
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-28 Thread Dmitrii Shcherbakov
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:/

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-28 Thread Egor Kobylkin
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-26 Thread ugmoe2000
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-24 Thread Launchpad Bug Tracker
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

[Bug 1833013] Re: Interactive prompt during non-interactive install

2019-06-16 Thread Victor Engmark
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